home *** CD-ROM | disk | FTP | other *** search
- TEACHER SAMPLING SYSTEM OPERATIONS 11/23/1987 TSSO
- ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
-
- 1│ Each day in the afternoon check to see if a transmission was received,
- │ by doing an @PRT,F on the transmission file.
- │
- │ ┌──────────────────────────────────────┐
- │ │Type: @PRT,F SMD-D-ESIDS*TCHDT-mmddyy.│
- │ └──────────────────────────────────────┘
- │
- │ where mmddyy is replaced by the date (ie 112387).
- │
- │ If the transmission has been received
- │ then log in the transmission.
- │ │
- │ │ ┌────────────────────────────────┐
- │ │ │Record in log: TRANSMISSION ID │
- │ │ │ TRANSMISSION DATE│
- │ │ │ TRANSMISSION TIME│
- │ │ └────────────────────────────────┘
- │ │
- │ │ Note the ID is the mmddyy you used in the file name. The DATE and TIME
- │ │ are in the @PRT,F display. They are the catalog date and time and are in
- │ │ a line that looks like: CAT: 11/23/87 AT 14:03:07
- │ │
- │ else if the transmission has not been received
- │ ├──┬───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │ 2│ Then check for it the next day.
- │ │ │ If it still has not arrived notify Wendy.
- ──┼──┴──┴───────────────────────────────────────────────────────────────────────
- │
- 3│ If there is a NONMATCH list from Diane
- │ then these records need to be added to the transmission for the day
- │ │ before it is processed. This is done by running TASK2 which will
- │ │ put you in the @UED editor.
- │ ├──┬───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │ 4│ ┌────────────────────────────────────────┐
- │ │ │ │Type: @SSG,L SMD-ESIDS*RUN.SAMPLE-TCH,,R│
- │ │ │ │ TASK2 EDIT │
- │ │ │ │ RUN FOR mmddyy │
- │ │ │ └────────────────────────────────────────┘
- │ │ │
- │ │ │ Note that you have to use two @EOF's or you will be ejected from the
- │ │ │ editor. The editor will go to the bottom of the file and Display the
- │ │ │ record count. You need to record this count on the in the log.
- │ │ │
- │ │ │ ┌────────────────────────────────────────┐
- │ │ │ │Record in log: TRANSMISSION RECORD COUNT│
- │ │ │ └────────────────────────────────────────┘
- │ │ │
- │ │ │ All the records from all the NONMATCH lists need to entered
- │ │ │ into the file. These files may be large and backing up to previous
- │ │ │ lines may be very time consuming, so try to type the records in
- │ │ │ correctly the first time, or make changes while you are still viewing
- │ │ │ the record on the screen. When you have all the record typed in, EXIT
- │ │ │ the editor and record the record count in the log.
- │ │ │
- │ │ │ ┌────────────────────────────────┐
- │ │ │ │Type: EXIT │
- │ │ │ ├────────────────────────────────┤
- │ │ │ │Record in log: EDIT RECORD COUNT│
- │ │ │ └────────────────────────────────┘
- ──┼──┴──┴───────────────────────────────────────────────────────────────────────
- .P│
- 5│ Start the run to processs the transmission. Record todays date in the log.
- │
- │ ┌────────────────────────────────────────┐
- │ │Type: @SSG,L SMD-ESIDS*RUN.SAMPLE-TCH,,R│ A run with runid NSSSMP
- │ │ TASK3 RUN-NSSSMP │ will be put in backlog
- │ │ RUN FOR mmddyy │ to open at 6:01 pm.
- │ ├────────────────────────────────────────┤
- │ │Record in log: NSSSMP STARTED DATE │
- │ └────────────────────────────────────────┘
- ──┼─────────────────────────────────────────────────────────────────────────────
- │
- 6│ The PRINT$ for NSSMP should be in the next mornings pickup.
- │ Record the date in the log when you receive the PRINT$.
- │
- │ ┌───────────────────────────────────┐
- │ │Record in log: PRINT$ RECEIVED DATE│
- │ └───────────────────────────────────┘
- ──┼─────────────────────────────────────────────────────────────────────────────
- │
- 7│ Check if the run terminated normally, and record YES or NO in the log.
- │
- │ ┌────────────────────────────────────┐
- │ │Record in log: RUN FINISHED NORMALLY│
- │ └────────────────────────────────────┘
- │
- │ If the run did not terminate normally
- │ then the error needs to taken care of right away.
- │ ├──┬───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │ 8│ Notify Wendy, AND STOP PROCESSING FOR mmddyy UNTIL FURTHER NOTICE.
- │ ├──┴───────────────────────────────────────────────────────────────────────
- │ │
- │ else proceed with the rest of these directions.
- │ ├──┬───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │ 9│ Record in the log the counts located after the @XQT in the PRINT$.
- │ │ │
- │ │ │ ┌────────────────────────────────────────┐
- │ │ │ │Record in log: READS OF DATA FILE │
- │ │ │ │ MATCHES TO SCHOOL FILE │
- │ │ │ │ NONMATCHES TO SCHOOL FILE│
- │ │ │ └────────────────────────────────────────┘
- │ ├──┼───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │10│ Record in the log the TOTAL cost for the run. The cost can be
- │ │ │ found after the last @HOWMUCH in the PRINT$.
- │ │ │
- │ │ │ ┌───────────────────────────────────────────┐
- │ │ │ │Record in log: TOTAL RUN COST from @HOWMUCH│
- │ │ │ └───────────────────────────────────────────┘
- │ ├──┼───────────────────────────────────────────────────────────────────────
- │ │ │
- │ │11│ Send a print control to Jeffersonville to notify them that
- │ │ │ printing is ready. Also, record todays date in the log.
- │ │ │
- │ │ │ ┌────────────────────────────────────────┐
- │ │ │ │Type: @SSG,L SMD-ESIDS*RUN.SAMPLE-TCH,,R│
- │ │ │ │ TASK4 SEND-PRINTCONTROL │
- │ │ │ │ RUN FOR mmddyy │
- │ │ │ ├────────────────────────────────────────┤
- │ │ │ │Record in log: PRINT CONTROL SENT DATE │
- │ │ │ └────────────────────────────────────────┘
- │ ├──┼───────────────────────────────────────────────────────────────────────
- .P│ │ │
- │ │12│ If there are nonmatches to the school file
- │ │ │ ( NONMATCHES TO SCHOOL FILE greater than zero )
- │ │ │ then the NONMATCH file needs to be printed and corrected.
- │ │ │ ├──┬─────────────────────────────────────────────────────────────────
- │ │ │ │ │
- │ │ │ │13│ Print the NONMATCH file. The SSG will direct a listing to
- │ │ │ │ │ U43PR1 in room 3728.
- │ │ │ │ │
- │ │ │ │ │ ┌────────────────────────────────────────┐
- │ │ │ │ │ │Type: @SSG,L SMD-ESIDS*RUN.SAMPLE-TCH,,R│
- │ │ │ │ │ │ TASK5 PRINT-NONMATCH-LIST │
- │ │ │ │ │ │ RUN FOR mmddyy │
- │ │ │ │ │ └────────────────────────────────────────┘
- │ │ │ ├──┼─────────────────────────────────────────────────────────────────
- │ │ │ │ │
- │ │ │ │14│ Give the NONMATCH listing to Diane and record in the log
- │ │ │ │ │ todays date and the number of records listed in the NONMATCH
- │ │ │ │ │ listing.
- │ │ │ │ │
- │ │ │ │ │ ┌────────────────────────────────────────┐
- │ │ │ │ │ │Record in log: NONMATCH LIST TO SSB DATE│
- │ │ │ │ │ │ NONMATCH RECORD COUNT │
- │ │ │ │ │ └────────────────────────────────────────┘
- │ │ │ ├──┼─────────────────────────────────────────────────────────────────
- │ │ │ │ │
- │ │ │ │15│ Diane will return the NONMATCH list with corrections noted on
- │ │ │ │ │ it. Record in the log the date when Diane returns the listing.
- │ │ │ │ │
- │ │ │ │ │ ┌───────────────────────────────────┐
- │ │ │ │ │ │Record in log: NONMATCH RETURN DATE│
- │ │ │ │ │ └───────────────────────────────────┘
- │ │ │ ├──┼─────────────────────────────────────────────────────────────────
- │ │ │ │ │
- │ │ │ │16│ All the records listed need to be included in the next
- │ │ │ │ │ transmission file to be processed. When you have included these
- │ │ │ │ │ records in a transmission file ( Step 4 ) record in the log the
- │ │ │ │ │ TRANSMISSION ID of the transmission file.
- │ │ │ │ │
- │ │ │ │ │ ┌──────────────────────────────────────┐
- │ │ │ │ │ │Record in log: NONMATCH INCLUDED IN ID│
- │ │ │ │ │ └──────────────────────────────────────┘
- ──┴──┴──┴──┴──┴────────────────────────────────────────────────────────────────
-
- End of Processing for TRANSMISSION ID yymmdd.
-
- ████████████████████████████████████████████████████████████████████████████████
-